PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFTextAnnotation Class
Fields Methods


In This Topic
    PDFTextAnnotation Class Members
    In This Topic

    The following tables list the members exposed by PDFTextAnnotation.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThis name creates a Checkmark icon for the annotation.  
    Public FieldThis name creates a Circle icon for the annotation.  
    Public FieldThis name creates a Comment icon for the annotation.  
    Public FieldThis name creates a Cross icon for the annotation.  
    Public FieldThis name creates a Help icon for the annotation.  
    Public FieldThis name creates an Insert icon for the annotation.  
    Public FieldThis name creates a Key icon for the annotation.  
    Public FieldThis name creates a New paragraph icon for the annotation.  
    Public FieldThis name creates a Note icon for the annotation.  
    Public FieldThis name creates a Paragraph icon for the annotation.  
    Public FieldThis name creates a Right arrow icon for the annotation.  
    Public FieldThis name creates a Right pointer icon for the annotation.  
    Public FieldThis name creates a Star icon for the annotation.  
    Public FieldThis name creates an Up arrow icon for the annotation.  
    Public FieldThis name creates an Up left arrow icon for the annotation.  
    Top
    Public Methods
     NameDescription
    Public MethodSignals the start of the initialization of annotation's properties.
    The annotation appearance is not updated while properties are initialized. When initialization is completed, call to signal the end of initialization and update the annotation appearance. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be rotated when the page is rotated. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodCreates the visual appearance for the annotation.
    This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSignals the end of the initialization of annotation's properties.
    The annotation appearance is updated when the initialization ends. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodMerges the annotation appearance with the page content stream.
    After the annotation is flattened, it is removed from the page's annotations collection. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation author. (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodGets the annotation contents. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the COS annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation creation date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the display rectangle of this annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the text annotation icon.  
    Public MethodGets the annotation ID. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation that this annotation is "in reply to". (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodGets the annotation interior color.  
    Public MethodGets the annotation modified date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse down action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse enter action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse leave action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the mouse up action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation normal appearance. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation opacity. (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodGets a value indicating whether the annotation should initially be displayed open.  
    Public MethodGets the annotation outline color.  
    Public MethodGets the page that contains this annotation.. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page close action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page invisible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page open action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the page visible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation rectangle in standard PDF coordinates. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the associated popup annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation position on the page.  
    Public MethodGets the annotation rotation angle. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the annotation state.  
    Public MethodGets the annotation subject. (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodGets a value indicating whether the interpretation of isViewable method should be reversed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets the type of the annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets a value indicating whether to display the annotation or not. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation contents should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be printed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation is read only. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be displayed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodGets a value indicating whether the annotation should be scaled to current page zoom. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation author. (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodSets a value indicating whether the annotation should be rotated when the page is rotated. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation contents. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation creation date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the display rectangle of this annotation Object.  
    Public MethodSets a value indicating whether to display the annotation or not. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the text annotation icon name.
    The icon name defines the annotation's visual appearance. The library supports a predefined set of names for which standard appearance is created. When a custom name is used, a custom appearance must also be provided.  
    Public MethodSets the annotation ID. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation that this annotation is "in reply to". (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodSets the annotation interior color.
    The color must be Gray, RGB or CMYK.  
    Public MethodSets a value indicating whether the annotation should be displayed if it does not belong to one of the standard annotation types. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation contents should be modified. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation modified date. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse down action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse enter action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse leave action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the mouse up action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation normal appearance.  
    Public MethodSets the annotation opacity. (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodSets a value indicating whether the annotation should initially be displayed open.  
    Public MethodSets the annotation outline color.
    The color must be Gray, RGB or CMYK.  
    Public MethodSets the page close action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the page invisible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the page open action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the page visible action. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation rectangle in standard PDF coordinates. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the associated popup annotation. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodOverloaded. Sets the annotation position on the page.  
    Public MethodSets a value indicating whether the annotation should be printed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation is read only. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation rotation angle.
    The accepted values for this property are 0, 90, 180 and 270 degrees. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets the annotation state.  
    Public MethodSets the annotation subject. (Inherited from com.o2sol.pdf4java.annotations.PDFMarkupAnnotation)
    Public MethodSets a value indicating whether the interpretation of isViewable method should be reversed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation should be displayed. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodSets a value indicating whether the annotation should be scaled to current page zoom. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.annotations.PDFAnnotation)
    Protected MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also